Releases a Entry with the specified ID to Run Again
Put | Entry_PutEntryRelease |
Resource Path: /api/entry/{id}/release
Uri: http://doc.jamsscheduler.com/api/entry/{id}/release
Name | Description | Data Type |
---|---|---|
id | The JAMS entry to release. | integer |
The request body is of type EntryReleaseRequest.
EntryReleaseRequest
|
The response body is of type string.
OK